home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / NEWS / BOOTSTRAP / S1 / !Extract / !Run < prev    next >
Text File  |  1991-05-15  |  477b  |  17 lines

  1. | > !Run file for !Extract, 1.12
  2. |
  3. | © Philip Colmer, 1991
  4. |
  5. If "<SubExtWrk$Dir>" = "" Then Error !SubExtWrk is required for !Extract to work
  6. |
  7. | Change the next line to point to the directory containing the tools
  8. | eg Set SubExt$Tools adfs::4.Library
  9. Set SubExt$Tools <SubExtWrk$Dir>
  10. |
  11. Set Extract$Dir <Obey$Dir>
  12. WimpSlot -min 32K -max 32K
  13. |
  14. | If you add -debug to the end of the run command, a log of the
  15. | tar and compress output will be created
  16. Run <Extract$Dir>.!RunImage
  17.